-
Home
-
StoreEngine – Powerful WordPress eCommerce Plugin for Payments, Memberships, Affiliates, Sales & More
-
1.3.3 (latest)
-
Code
-
Classes
- Migration
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
340 |
Lines of code |
275 |
Logical lines of code |
101 |
Comment lines |
12 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
migrate() |
B |
34 |
14 |
106 |
get_product_data() |
S |
51 |
3 |
34 |
get_coupon_data() |
S |
54 |
3 |
23 |
get_order_data() |
S |
55 |
3 |
22 |
get_attributes_data() |
S |
60 |
3 |
13 |
import_products() |
S |
56 |
2 |
18 |
import_attributes() |
S |
57 |
2 |
17 |
import_coupons() |
S |
57 |
2 |
17 |
import_orders() |
S |
57 |
2 |
17 |
prepare_db_ids() |
S |
70 |
2 |
6 |
__construct() |
S |
91 |
1 |
2 |